Skip to content

Conversation

EduardoNunes5
Copy link

@EduardoNunes5 EduardoNunes5 commented Jan 6, 2025

This test fails when using Hibernate version 6.6.4.Final. However, it passes when downgrading to version 6.5.3.Final. Additional information about this issue can be found in the Atlassian ticket referenced.

The @BytecodeEnhanced annotation in QuarkusLikeORMUnitTestCase was commented out because it does not exist in version 6.5.3.Final.

Ensure that PostgreSQL with postgis plugin is running before executing the test.
You can start the database by running:

docker compose up

@EduardoNunes5 EduardoNunes5 changed the title test case reproducer HHH-18956 test case reproducer Jan 6, 2025
@EduardoNunes5 EduardoNunes5 changed the title HHH-18956 test case reproducer HHH-18956 reproducer Jan 6, 2025
@EduardoNunes5
Copy link
Author

EduardoNunes5 commented Jan 16, 2025

It seems to happen with JSON data in general, not just GeoJSON data types.
https://hibernate.atlassian.net/browse/HHH-18956

@beikov
Copy link
Member

beikov commented Jul 29, 2025

Thanks for the test. Superseded by hibernate/hibernate-orm#10647

@beikov beikov closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants